Skip to content
Back to search
30
MCP

Anki Flashcards

pulsemcp/anki flashcards

Integrates with Anki flashcard system to create and export spaced repetition decks with support for basic front/back cards, cloze deletion cards, and image attachments for educational content generation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Anki
Enables AI models to interact directly with Anki flashcard software through the AnkiConnect API, providing tools to create, search, and mana
0 tools
Flashcard AI
Tools for generating study flashcards and spaced repetition learning materials.
0 tools
Anki MCP Server
Comprehensive Anki flashcard integration with card review, note management, deck operations, and media handling
0 tools
Mochi Flashcards
Bridges the Mochi Cards flashcard application with natural language interfaces, enabling creation and management of flashcards with markdown
0 tools
anki-mcp-connector
A Model Context Protocol server for creating Anki flashcards via AnkiConnect
0 tools
AnkiMCP
Anki addon that exposes your flashcard collection to AI assistants via a local MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "anki_flashcards": {
      "url": "None",
      "transport": "http"
    }
  }
}